Articles by Hitesh Jethva
-
How to Install Django Python Framework on CentOS 8
Author: Hitesh Jethva • Tags: centos, linux, nginx, programming • Comments: 12Django is a free, open-source and high-level web framework used for developing Python Web Applications. In this tutorial, we will learn how to install Django and configure Nginx as a reverse proxy for Django on CentOS 8.
-
How to Install Jira Agile Project Management Tool on CentOS 8
Author: Hitesh Jethva • Tags: centos, linux, programming, web server • Comments: 5Jira is an agile project management tool developed by Atlassian that can be used for issue tracking, project management and bug fixing. In this guide, I will explain how to install and configure Jira on CentOS 8.
-
How to Install vsftpd FTP Server with SSL/TLS on CentOS 8
Author: Hitesh Jethva • Tags: centos, ftp, linux, server • Comments: 1FTP is a widely used protocol used for transferring files between server and client. In this tutorial, we will show you how to install VSFTPD on CentOS 8 server and secure it with SSL/TLS.
-
-
How to Install i-doit Asset Management Tool on Debian 10
Author: Hitesh Jethva • Tags: debian, web server • Comments: 0i-doit is a free, open-source and IT documentation solution based on the configuration management database. It is a web-based tool that can be used to manage the entire IT system according to ITIL best practices. In this tutorial, we will show you how to install and configure i-doit Asset Management Tool on Debian 10.
-
How to Install TeamPass Password Manager on Debian 10
Author: Hitesh Jethva • Tags: debian, linux, security • Comments: 0TeamPass is a collaborative password manager used for managing passwords and sharing them among team members with a specific role. In this tutorial, we will show you how to install TeamPass on Debian 10 and secure it with Let's Encrypt SSL.
-
Install LibModsecurity Web Application Firewall with Nginx on CentOS 8
Author: Hitesh Jethva • Tags: centos, linux, nginx • Comments: 4LibModSecurity is a free and open-source web application firewall (WAF) that can be used to protect an Nginx server from different kinds of cyberattacks. In this tutorial, we will show you how to download and compile LibModSecurity with Nginx support on CentOS 8.
-
How to Install Flarum Forum with Nginx and LE SSL on CentOS 8
Author: Hitesh Jethva • Tags: centos, linux, nginx, web server • Comments: 0Flarum is a free, open-source and next-generation forum software that makes it easier for you to start and grow a successful online community. It is simple, lightweight, fast and mobile-friendly software based on PHP.
-
How to Install Django Web Application Framework on Debian 10
Author: Hitesh Jethva • Tags: debian, linux, programming, web server • Comments: 2Django is an open-source web application framework that helps you to develop dynamic websites and applications. In this tutorial, we will learn how to install the Django web framework with PIP on Debian 10. We will also learn how to create a Django application and connect it with a database.
-
How to Use the RPM Command (with Examples)
Author: Hitesh Jethva • Tags: centos, linux • Comments: 0RPM stands for "Redhat Package Manager" is a command-line package management tool for RHEL/CentOS based operating system. In this tutorial, we will show you how to use RPM package manager with some examples.
-
How to Install RethinkDB Database System on Debian 10
Author: Hitesh Jethva • Tags: debian, linux, server • Comments: 1RethinkDB is a free and open-source NoSQL database system that makes it easier for building realtime apps. In this tutorial, we will show you how to install the RethinkDB database management system on Debian 10 server.